home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 4
/
Apprentice-Release4.iso
/
Demos
/
AppMaker 2.0b3
/
Demo AppMaker 1.5
/
Demo AppMaker™
/
Demo AppMaker™.rsrc
/
TmpC_1011_Rect
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-04-08
|
239 b
|
12 lines
%case update%
GetWRect (%itemname%, &bounds);
FrameRect (&bounds);
%case itemNr%
%DefineItem%
%case set%
%if lang = AUX%
SetUserItem (%itemname%, (ProcPtr) RectItem);
%else%
SetUserItem (%itemname%, (ProcPtr) &RectItem);
%endif%